projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43d02cf
)
Bump version number to 3.0.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Feb 2009 13:45:59 +0000
(13:45 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Feb 2009 13:45:59 +0000
(13:45 +0000)
(Top): Link to Font Type node.
doc/lispref/elisp.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/elisp.texi
b/doc/lispref/elisp.texi
index a3bf5bb362713a653700475df98ea06d7a686d1d..f0346a82ef8e12ad367d103ce5d61f8d391646c1 100644
(file)
--- a/
doc/lispref/elisp.texi
+++ b/
doc/lispref/elisp.texi
@@
-6,7
+6,7
@@
@c Version of the manual and of Emacs.
@c Please remember to update the edition number in README as well.
-@set VERSION
2.9
+@set VERSION
3.0
@set EMACSVER 23.0.90
@c in general, keep the following line commented out, unless doing a
@@
-283,6
+283,7
@@
Editing Types
* Stream Type:: Receive or send characters.
* Keymap Type:: What function a keystroke invokes.
* Overlay Type:: How an overlay is represented.
+* Font Type:: Fonts for displaying text.
Numbers